runtime.m.oldp (field)
5 uses
runtime (current package)
proc.go#L4638: gp.m.oldp.set(pp)
proc.go#L4683: pp := gp.m.oldp.ptr()
proc.go#L4810: oldp := gp.m.oldp.ptr()
proc.go#L4811: gp.m.oldp = 0
runtime2.go#L548: oldp puintptr // the p that was attached before executing a syscall
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)